Resource StructureDefinition/FHIR Server from package de.abda.eRezeptAbgabedaten#1.0.0 (78 ms)
Resources that use this resource
Resources that this resource uses
Source
{
"resourceType" : "StructureDefinition",
"id" : "DAV-PR-ERP-ZusatzdatenHerstellung",
"url" : "http://fhir.abda.de/eRezeptAbgabedaten/StructureDefinition/DAV-PR-ERP-ZusatzdatenHerstellung",
"version" : "1.0.0",
"name" : "DAV_PR_ERP_ZusatzdatenHerstellung",
"status" : "active",
"fhirVersion" : "4.0.1",
"mapping" : [
{
"identity" : "workflow",
"uri" : "http://hl7.org/fhir/workflow",
"name" : "Workflow Pattern"
},
{
"identity" : "rim",
"uri" : "http://hl7.org/v3",
"name" : "RIM Mapping"
},
{
"identity" : "w5",
"uri" : "http://hl7.org/fhir/fivews",
"name" : "FiveWs Pattern Mapping"
},
{
"identity" : "rx-dispense-rmim",
"uri" : "http://www.hl7.org/v3/PORX_RM020070UV",
"name" : "V3 Pharmacy Dispense RMIM"
},
{
"identity" : "v2",
"uri" : "http://hl7.org/v2",
"name" : "HL7 v2 Mapping"
}
],
"kind" : "resource",
"abstract" : false,
"type" : "MedicationDispense",
"baseDefinition" : "http://hl7.org/fhir/StructureDefinition/MedicationDispense",
"derivation" : "constraint",
"differential" : {
"element" : [
{
"id" : "MedicationDispense.meta",
"path" : "MedicationDispense.meta",
"min" : 1,
"type" : [
{
"code" : "Meta",
"profile" : [
"http://fhir.abda.de/StructureDefinition/DAV-PR-ERP-AbgabedatenMeta"
]
}
]
},
{
"id" : "MedicationDispense.extension",
"path" : "MedicationDispense.extension",
"slicing" : {
"discriminator" : [
{
"type" : "value",
"path" : "url"
}
],
"rules" : "open"
}
},
{
"id" : "MedicationDispense.extension:ZaehlerHerstellung",
"path" : "MedicationDispense.extension",
"sliceName" : "ZaehlerHerstellung",
"short" : "Angabe des Zählers zur Kennzeichnung des Herstellungsvorgangs",
"min" : 1,
"max" : "1",
"type" : [
{
"code" : "Extension",
"profile" : [
"http://fhir.abda.de/eRezeptAbgabedaten/StructureDefinition/DAV-EX-ERP-Zaehler"
]
}
],
"mustSupport" : true
},
{
"id" : "MedicationDispense.extension:ZaehlerHerstellung.value[x]",
"path" : "MedicationDispense.extension.value[x]",
"short" : "Zähler zur Kennzeichnung des Herstellungsvorgangs",
"definition" : "Jeder Herstellungsvorgang ist beginnend mit â1â lückenlos fortlaufend zu nummerieren."
},
{
"id" : "MedicationDispense.extension:Einheit",
"path" : "MedicationDispense.extension",
"sliceName" : "Einheit",
"short" : "Einheit, die bei einem Herstellungsvorgang hergestellt wird.",
"min" : 1,
"type" : [
{
"code" : "Extension",
"profile" : [
"http://fhir.abda.de/eRezeptAbgabedaten/StructureDefinition/DAV-EX-ERP-ZusatzdatenEinheit"
]
}
],
"mustSupport" : true
},
{
"id" : "MedicationDispense.identifier",
"path" : "MedicationDispense.identifier",
"max" : "0"
},
{
"id" : "MedicationDispense.partOf",
"path" : "MedicationDispense.partOf",
"max" : "0"
},
{
"id" : "MedicationDispense.status",
"path" : "MedicationDispense.status",
"definition" : "A code specifying thcompleted state of the set of dispense events.",
"fixedCode" : "completed"
},
{
"id" : "MedicationDispense.statusReason[x]",
"path" : "MedicationDispense.statusReason[x]",
"max" : "0"
},
{
"id" : "MedicationDispense.category",
"path" : "MedicationDispense.category",
"max" : "0"
},
{
"id" : "MedicationDispense.medication[x]",
"path" : "MedicationDispense.medication[x]",
"type" : [
{
"code" : "CodeableConcept"
}
],
"patternCodeableConcept" : {
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/data-absent-reason",
"code" : "not-applicable"
}
]
}
},
{
"id" : "MedicationDispense.subject",
"path" : "MedicationDispense.subject",
"max" : "0"
},
{
"id" : "MedicationDispense.context",
"path" : "MedicationDispense.context",
"max" : "0"
},
{
"id" : "MedicationDispense.supportingInformation",
"path" : "MedicationDispense.supportingInformation",
"max" : "0"
},
{
"id" : "MedicationDispense.performer",
"path" : "MedicationDispense.performer",
"min" : 1,
"max" : "1",
"mustSupport" : true
},
{
"id" : "MedicationDispense.performer.function",
"path" : "MedicationDispense.performer.function",
"short" : "Funktion der abrechnenden Apotheke",
"definition" : "Angabe, ob die abrechnende Apotheke auch der Hersteller ist oder nicht.",
"min" : 1,
"mustSupport" : true,
"binding" : {
"strength" : "required",
"description" : "Eigen- oder Fremdfertigung",
"valueSet" : "http://fhir.abda.de/eRezeptAbgabedaten/ValueSet/DAV-VS-ERP-ZusatzdatenHerstellungHerstellerSchluessel"
}
},
{
"id" : "MedicationDispense.performer.function.coding.code",
"path" : "MedicationDispense.performer.function.coding.code",
"short" : "Information, ob die abrechnende Apotheke auch Hersteller ist"
},
{
"id" : "MedicationDispense.performer.actor",
"path" : "MedicationDispense.performer.actor",
"mustSupport" : true
},
{
"id" : "MedicationDispense.performer.actor.reference",
"path" : "MedicationDispense.performer.actor.reference",
"max" : "0"
},
{
"id" : "MedicationDispense.performer.actor.type",
"path" : "MedicationDispense.performer.actor.type",
"max" : "0"
},
{
"id" : "MedicationDispense.performer.actor.identifier",
"path" : "MedicationDispense.performer.actor.identifier",
"short" : "Kennzeichen des Herstellenden",
"definition" : "Institutionskennzeichen der herstellenden Apotheke oder der von der Avoxa/ABDATA im Auftrag des DAV vergebene Schlüssel des Herstellenden.",
"min" : 1,
"type" : [
{
"code" : "Identifier",
"profile" : [
"http://fhir.de/StructureDefinition/identifier-iknr",
"http://fhir.abda.de/eRezeptAbgabedaten/StructureDefinition/DAV-PR-ERP-DAVHerstellerSchluessel"
]
}
]
},
{
"id" : "MedicationDispense.type",
"path" : "MedicationDispense.type",
"min" : 1,
"patternCodeableConcept" : {
"coding" : [
{
"system" : "http://fhir.abda.de/eRezeptAbgabedaten/CodeSystem/DAV-CS-ERP-MedicationDispenseTyp",
"code" : "ZusatzdatenHerstellung"
}
]
}
},
{
"id" : "MedicationDispense.quantity",
"path" : "MedicationDispense.quantity",
"short" : "Anzahl der Einheiten"
},
{
"id" : "MedicationDispense.whenPrepared",
"path" : "MedicationDispense.whenPrepared",
"short" : "Herstellungsdatum und Zeitpunkt der Herstellung",
"definition" : "Die Angabe muss im Format JJJJMMTT:HHMM erfolgen.",
"min" : 1,
"mustSupport" : true
}
]
},
"text" : {
}
}
XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.